Skip to content

Conversation

@DilumAluthgeBot
Copy link
Contributor

Stdlib: Distributed
URL: https://github.com/JuliaLang/Distributed.jl
Stdlib branch: master
Julia branch: master
Old commit: c613685
New commit: e4bd504
Julia version: 1.12.0-DEV
Distributed version: 1.11.0(Does not match)
Bump invoked by: @IanButterworth
Powered by: BumpStdlibs.jl

Diff: JuliaLang/Distributed.jl@c613685...e4bd504

$ git log --oneline c613685..e4bd504
e4bd504 Merge pull request #120 from JuliaLang/workerpool-remotecall
0887df4 Merge pull request #125 from JuliaLang/kf/jlsetconst
89b4cd3 Specialize remotecall_pool(remotecall) to wait for the remotecall
52d5703 Don't use internal jl_set_const to create constants
1c7eb92 Merge pull request #122 from JuliaLang/threadsafety
8494bbd Create workers only once in the thread-safety tests
614f4c8 wait for remote isready as a simpler test
5cb33b9 loop flaky test in case of regression
4b88f56 wrap distributed_exec subprocess tests in a testset, with cmd as context
2b0ba72 fix tests not including the stdlib cache depots
8c8ab0c monitor sub-subprocesses for error stdio
9586e95 CI setup tweaks
6c62c7e sig profile hanging workers before SIGKILL
4dc2638 use proper test skip mechanism for SO_REUSEPORT
5d3c130 enable excluded threadunsafe tests
aebd970 revert to necessary `@async`s
9082665 Set timeout to 30 mins
1c4e433 fix macos ci setup for apple silicon runners
a51e1eb Use multiple threads in CI
a9eaacb Always access worker state atomically
ac60df7 Replace a timeout task with timedwait()
ff34f4c Merge pull request #123 from nickrobinson251/npr-export-remotecall_eval
2344bdd Export `remotecall_eval`
0e27cd1 Merge pull request #101 from JamesWrigley/jps/threadsafe_workerstate
90041ca Keep most 'client oriented' tasks in the same threadpool
56329d5 Use timedwait() in check_master_connect()
a460f9f Replace `@async` with `Threads.@spawn`
96e0294 Use errormonitor() in a few places
d7f6faf init_multi: Be more thread-safe
1b532c1 use atomic field
47c9f3e Make worker state variable threadsafe
1c16bc6 Add gitignore
3b9e4fd Merge pull request #118 from JuliaLang/racey-tests
f9d3d89 Fix a race condition in the tests
51fe0e4 Merge pull request #117 from JuliaLang/timeout
766f8c3 Replace a timeout task with timedwait()
3a43532 Merge pull request #115 from JuliaLang/readme
eb6f6b4 Reformat README and update development instructions

@DilumAluthge
Copy link
Member

cc: @JamesWrigley

@DilumAluthge DilumAluthge requested review from Keno and vchuravy January 26, 2025 20:18
@IanButterworth
Copy link
Member

IanButterworth commented Jan 26, 2025

No need to tag others for review. I'm working on debugging this.


Two fixes:

@inkydragon inkydragon added the stdlib Julia's standard library label Jan 27, 2025
@DilumAluthge DilumAluthge deleted the BumpStdlibs/Distributed-e4bd504-master branch January 27, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Julia's standard library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants